PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / setEndLineSymbol Method
A PDFLineEndStyle enum member that represents the end of the line.
In This Topic
    setEndLineSymbol Method
    In This Topic
    Sets the style used for the end of the line.
    Syntax
    public void setEndLineSymbol( 
       PDFLineEndStyle value
    )

    Parameters

    value
    A PDFLineEndStyle enum member that represents the end of the line.
    See Also